Load settings.ini from all data dirs
authorMatthias Clasen <mclasen@redhat.com>
Sat, 31 Oct 2015 22:13:29 +0000 (18:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 31 Oct 2015 22:16:10 +0000 (18:16 -0400)
commit1f585151fd07c40fd1dd8600bc342f4db036bce9
tree1cdfc0dd8a7fcdd9b18764135d0b025631f83112
parent8606e57910fb3ea4c66448702ee7e3bb73f3c29d
Load settings.ini from all data dirs

An error in the loading function was making us load the file from
the first data dir repeatedly, instead.

https://bugzilla.gnome.org/show_bug.cgi?id=757377
gtk/gtksettings.c